Skip to content

docs: add DuckLake catalog connector recipe#359

Merged
lukekim merged 5 commits into
trunkfrom
lukim/ducklake-recipe
May 4, 2026
Merged

docs: add DuckLake catalog connector recipe#359
lukekim merged 5 commits into
trunkfrom
lukim/ducklake-recipe

Conversation

@lukekim
Copy link
Copy Markdown
Contributor

@lukekim lukekim commented Mar 3, 2026

Add a cookbook recipe for the DuckLake catalog and data connector.

Recipe

  • Step-by-step walkthrough using DuckDB CLI to create a DuckLake catalog with TPC-H sample data
  • Configuring the DuckLake catalog connector in a Spicepod
  • Querying discovered schemas and tables
  • Enabling read-write access for INSERT operations
  • Alternative configuration using the DuckLake data connector for individual tables
  • Cloud storage (S3) usage example

Files

  • catalogs/ducklake/README.md — Recipe walkthrough
  • catalogs/ducklake/spicepod.yaml — Example Spicepod configuration

@lukekim lukekim self-assigned this Mar 3, 2026
@lukekim lukekim added the enhancement New feature or request label Mar 3, 2026
@lukekim lukekim added this to the v2.0 milestone Mar 3, 2026
Comment thread catalogs/ducklake/README.md Outdated
Comment thread catalogs/ducklake/README.md
lukekim added 3 commits April 10, 2026 09:59
…ments

dbgen does not support generating data directly into DuckLake catalogs.
Generate TPC-H data in-memory first, then copy tables into DuckLake.
Add DuckDB v1.3.0+ and Spice v2.0+ version requirements to prerequisites.
@lukekim lukekim merged commit 43db729 into trunk May 4, 2026
7 checks passed
@lukekim lukekim deleted the lukim/ducklake-recipe branch May 4, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants